From: Chong Yidong Date: Sun, 30 Aug 2009 14:39:12 +0000 (+0000) Subject: cedet/semantic/decorate.el: New file. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10241^2~87 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0a8b99adb703e9850dc046d8bb9c82e5034a4932;p=emacs.git cedet/semantic/decorate.el: New file. --- diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el index 46abce75ca1..18fd6b599ed 100644 --- a/lisp/cedet/semantic/decorate.el +++ b/lisp/cedet/semantic/decorate.el @@ -1,4 +1,4 @@ -;;; decorate.el --- Utilities for decorating/highlighting tokens. +;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009 ;;; Free Software Foundation, Inc. @@ -317,4 +317,4 @@ OVERLAY is passed in by isearch." (provide 'semantic/decorate) -;;; semantic-decorate.el ends here +;;; semantic/decorate.el ends here